<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
button{cursor:pointer;color: #000;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:normal;}
del,ins,u,s{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;font-family: 'msyh';color:#202020;outline:0;}
img{max-width: 100%;}
body{background:#fff;font-size: 12px;}
.clearfix:after{  content: "."; display: block;height: 0;clear: both; visibility: hidden;}
*{
	padding: 0px;
	margin: 0px;
	
}
/* 鎵嬫満椤甸潰鍏ㄥ眬妗嗘灦 */
.g-mn{
    max-width: 750px;
    min-width: 320px;
	margin: 0 auto;
	padding-top: 0;
	overflow: hidden;
}

/* a:link - 鏅€氱殑銆佹湭琚闂殑閾炬帴
a:visited - 鐢ㄦ埛宸茶闂殑閾炬帴
a:hover - 榧犳爣鎸囬拡浣嶄簬閾炬帴鐨勪笂鏂�
a:active - 閾炬帴琚偣鍑荤殑鏃跺埢 */
/*text-decoration: none;鍘婚櫎涓嬪垝绾�*/
a,a:hover,a:link,a:visited{
	color: #000000;
	text-decoration: none;
}

.ul_li {
	list-style-type: none;/*鍘绘帀鏃犲簭鍒楄〃鍓嶉潰榛戠偣鏁堟灉*/
	padding: 0px;
	margin: 0PX;
}
.ul_li_left li{float: left;}
.ul_li_right li{float: right;}

/*蹇嵎绫�*/
.g-f-left {float: left;}
.g-f-right {float: right;}
.g-f-center{display: flex;justify-content: center;align-items: center;}
.g-f-uldiv{display: flex;flex-wrap: wrap;justify-content: space-between;}

/*g-f-clear娓呴櫎娴姩*/
.g-f-clear{clear: both;overflow: hidden;}

/* 鏍囬鍏冪礌婧㈠嚭闅愯棌 */
.g-f-ellipsis{
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
/* 鏂囨湰鍏冪礌婧㈠嚭 */
.g-f-clamp{
	-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;
}
.g-f-dohua{-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
/* :first-child閫夋嫨绗竴涓厓绱� */
/* :last-child鏈€鍚庝竴涓厓绱� */
/* nth-child(3)閫夋嫨绗笁涓厓绱� */

/* //娴姩鐨勬椂鍊欑敤锛屾渶濂界敤锛屽氨杈规鐨� */
/* width: calc(33.33% - 15px); */

/* filter:blur(3) 妯＄硦鏁堟灉 */

/* transform: translate(0,-15px); */
		
		
/* font-size: 18px;color: #0948a5;line-height: 40px; */

/* &lt;input type="text" name="濮撳悕" value="濮撳悕" onFocus="if(value==defaultValue){value='';}" onBlur="if(!value){value=defaultValue;}"/&gt; */

/* 
 box-shadow: -7px -7px 20px 0 #fff9, -4px -4px 5px 0 #fff9, 7px 7px 20px 0 #fff9, 4px 4px 5px 0 #fff9;
     transition: all .3s ease;
 */

/* //娴姩鐨勬椂鍊欑敤锛屾渶濂界敤锛屽氨杈规鐨� */
/* width: calc(33.33% - 15px); */

/* CSS瑙ｅ喅鑻辨枃瀛楁瘝涓嶆崲琛岄棶棰� */
/* word-wrap:break-word */
</pre></body></html>